validation error

英 [ˌvælɪˈdeɪʃən ˈerə(r)] 美 [ˌvæləˈdeɪʃən ˈerər]

网络  检查错误; 合法性错误; 验证错误; 验证误差

计算机



双语例句

  1. Only when all issues have been addressed ( no validation error messages) will the SPT report back success.
    只有解决了所有问题(不再出现验证错误信息),SPT才会报告创建成功。
  2. You may clear validation error tasks as a group.
    可以将验证错误任务作为一组进行清除。
  3. Click the toolbar button Validate the transformation configuration to validate the transformation configuration created above, and no validation error is expected in the Console view.
    单击工具栏按钮Validatethetransformationconfiguration验证上面创建的转换配置,Console视图中不应出现验证错误。
  4. This article looks at validation, error handling, and schemas.
    本文考察验证、错误处理和模式。
  5. The editor flags the validation error with red markers in the left and right margins and underlines the invalid syntax with a red squiggly line.
    编辑器会左右两侧用红色标记标明验证错误,并给无效的语法加一条红色波浪型的下划线。
  6. Examples of architectural mechanisms include persistency, remote-ability, validation and error handling, and many others.
    架构机制的例子包括持续性、远程功能、有效性和错误处理,及许多其他内容。
  7. Rational Team Concert will entirely reject any nonconforming work item if it is missing a required property, or it contains a nonexistent attribute, or if there is any other validation error.
    如果缺少必需的属性,或它包含一个不存在的属性,或者如果有任何其他验证错误,RationalTeamConcert将完全拒绝任何不合格的工作项。
  8. Validation error due to duplicate target fields.
    因目标字段重复而发生的验证错误。
  9. Note that if no error handler is attached, the default implementation throws a SAXParseException on any validation error.
    注意,如果没有指定错误处理程序,则默认的实现对任何验证错误都抛出SAXParseException异常。
  10. It is important to note that these definitions only pertain to this specific message and that specifications can fail validation for other reasons but any other validation error message would not pertain to this exercise.
    不过需要注意的一点是,这些定义只适用于这种特定的消息,规范可能会由于其他原因而验证失败,但是任何其他验证错误消息都不会与该应用有关。
  11. Specifies the context-relative path of the input form to which control should be returned if a validation error is encountered.
    规定如果碰到验证错误时控制流程应该返回到输入表单的相对路径。
  12. If a component is marked invalid, JSF advances to the render response phase, which will display the current view with the validation error messages.
    如果一个组件被表示为无效的,那么JSF就会转到产生响应的阶段,在这个阶段中会显示当前的视图,以及验证错误消息。
  13. If any validation error occurs, it should be displayed to the user, indicating that the input is invalid.
    如果产生任何验证错误,都应该向用户显示以表明输入无效。
  14. If an incorrect value is entered, the label will become red to alert the user of a validation error.
    如果输入不正确的值,标签将变成红色,警告用户验证错误。
  15. A validation error is generated if the combined strings exceed the length of the first string.
    验证错误,如果合并生成字符串的字符串长度超过了第一。
  16. Lazy schema validation error. Linked server schema version has changed. Re-run the query.
    惰性架构验证错误。链接服务器架构版本已更改。请重新运行查询。
  17. File validation error-mismatched guide package.
    文件验证错误-不匹配的指南包。
  18. This will cause a validation error when you publish your changes.
    当您发布更改时,这将造成验证错误。
  19. In the error checking dialog box, click resume to find the next data validation error.
    在“错误检查”对话框中,单击“继续”查找下一个数据验证错误。
  20. A validation error is reported if any of the certificates in the chain have expired, are in the wrong order, or are missing.
    如果链中的某个证书已失效、次序错误或遗失,则报告校验错误。
  21. In this section we'll focus on detailing the process payment task by adding validation and error handling logic.
    本节通过增加验证和错误处理逻辑,我们将关注详细的支付任务流程。
  22. If a web service consumer endpoint is disconnected when a connection is required, a validation error will result when evaluating deployment for a system containing the associated application.
    如果某个web服务使用者终结点在需要连接时断开了连接,则当对包含关联应用程序的系统的部署进行计算时会产生验证错误。
  23. There are actually two types of validation error messages-those generated before the HTML form fields are bound to a class and those generated after the form fields are bound to the class.
    实际上有两种错误消息类型:在捆绑html表单的时候根据类型生成的,和提交后表单元素绑定的类生成的。
  24. For simplicity, the examples I provided lack validation and error handling, which should be included in any production system.
    为了方便起见,我提供的示例缺乏验证和错误处理,这些是任何生产系统中都应包括的。
  25. If you post back to the same page, then the previous selection does not persist ( appearing as if a validation error occurred).
    如果页面提交后还返回到之前的页面,那么之前用户选择的日期状态将不存在。
  26. You must specify the text for the custom validation error.
    您必须指定用于自定义验证错误的文本。
  27. Both the Struts version and the Rails version handle a validation error in the same way: Render the page again, with error messages marking the form fields that need to be corrected.
    Struts和Rails采用了同样的方式来处理验证错误:重新渲染相应的页面,并将需要改正的表单输入域用错误信息标识出来。
  28. The problem of validation error that is made by possibly incorrect sequence of XML-Encryption and XML-Signature is resolved by Decryption Transform for XML-Signature.
    对于加密、签名次序可能产生的验证错误,使用XML签名的解密变换来解决。
  29. Research on Mathematical model validation error algorithm.
    模型验证数学误差算法研究。
  30. The grid search method based on k fold cross validation error for selecting the model parameters of SVM is also presented.
    针对支持向量机的参数选择问题,文中采用基于k折交叉验证误差的网格搜索法。